You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > clMtxExpr.Shift Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.Shift Method

Shifts the content of the source data X by Offset left or right.

Syntax
C#
Visual Basic
public static clVector Shift([In] TOpenCLVector X, int Offset);

Internally calls clVector.Shift

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!